Keyboard Support
From Documentation
This article is out of date, please refer to https://docs.zkoss.org/zk_dev_ref/ for more up to date information.
You can operate ZK components using only a keyboard, e.g. press TAB to move the focus and navigate. For keyboard support details of each component, please refer to ZK Component Reference/Accessibility.
To implement your own key handling, please see ZK Developer's Reference/UI Patterns/Keystroke Handling